Home
last modified time | relevance | path

Searched hist:"560 f2c23666853b31acc32c892d44f5b14d258de" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dpercpu.cdiff 560f2c23666853b31acc32c892d44f5b14d258de Tue Jul 25 01:02:06 CEST 2017 Dennis Zhou (Facebook) <dennisszhou@gmail.com> percpu: combine percpu address checks

The percpu address checks for the reserved and dynamic region chunks are
now specific to each region. The address checking logic can be combined
taking advantage of the global references to the dynamic and static
region chunks.

Signed-off-by: Dennis Zhou <dennisszhou@gmail.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Tejun Heo <tj@kernel.org>